Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Python 3.9 #84

Merged
merged 37 commits into from
Jan 21, 2021
Merged

Update to Python 3.9 #84

merged 37 commits into from
Jan 21, 2021

Conversation

kotarotanahashi
Copy link
Collaborator

  • Execute tests in Python 3.9
  • Export wheel package in Python 3.9

@codecov-io
Copy link

codecov-io commented Jan 20, 2021

Codecov Report

Merging #84 (b36a12c) into master (4d60bfb) will decrease coverage by 0.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   74.79%   74.25%   -0.54%     
==========================================
  Files          12       12              
  Lines         484      439      -45     
==========================================
- Hits          362      326      -36     
+ Misses        122      113       -9     
Impacted Files Coverage Δ
pyqubo/integer/order_enc_integer.py 57.50% <0.00%> (-8.50%) ⬇️
pyqubo/integer/one_hot_enc_integer.py 58.62% <0.00%> (-5.02%) ⬇️
pyqubo/logical_constraint.py 62.96% <0.00%> (-1.33%) ⬇️
pyqubo/utils/asserts.py 44.44% <0.00%> (-1.02%) ⬇️
pyqubo/array.py 85.97% <0.00%> (-0.75%) ⬇️
pyqubo/utils/solver.py 29.16% <0.00%> (+5.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d60bfb...341e47e. Read the comment docs.

@kotarotanahashi kotarotanahashi merged commit 60f2209 into master Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants